From: Robert J. Chassell Date: Sun, 16 Nov 2003 14:08:34 +0000 (+0000) Subject: Added Kevin Ryde 's corrections to cross references X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24986 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=32f7098c189cb5d0d3a8f0311eff67c7ed6d0629;p=emacs.git Added Kevin Ryde 's corrections to cross references in emacs-lisp-intro.texi --- diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 5ac39426ffb..52dfdec10b8 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog @@ -1,3 +1,12 @@ +2003-11-16 Kevin Ryde + + * emacs-lisp-intro.texi: [CVS commitment by ] + Corrections to cross references, + (Interactive Options): elisp "interactive" -> "Using Interactive". + (defvar and asterisk): Remove emacs "Edit Options" reference, + edit-options is no longer described in the emacs manual. + (Lists diagrammed): elisp "List Type" -> "Cons Cell Type". + 2003-09-03 Peter Runestig * makefile.w32-in: New file.